Skip to content

Conversation

@danielmursa-dev
Copy link
Contributor

@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.98%. Comparing base (ff5f242) to head (3a27527).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #729   +/-   ##
=======================================
  Coverage   84.98%   84.98%           
=======================================
  Files         141      141           
  Lines        2843     2843           
  Branches      224      224           
=======================================
  Hits         2416     2416           
  Misses        375      375           
  Partials       52       52           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

🐰 Bencher Report

Branchfeature/add-version-policy
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_by_object_type📈 view plot
🚷 view threshold
109.17 ms
(-6.74%)Baseline: 117.06 ms
122.92 ms
(88.82%)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_result📈 view plot
🚷 view threshold
20.82 ms
(-5.24%)Baseline: 21.97 ms
23.07 ms
(90.24%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_1📈 view plot
🚷 view threshold
303.16 ms
(-0.22%)Baseline: 303.84 ms
319.03 ms
(95.02%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_5📈 view plot
🚷 view threshold
261.58 ms
(-8.49%)Baseline: 285.83 ms
300.13 ms
(87.16%)
performance_test/tests/test_objects_list.py::test_objects_api_list_small_page_size_page_20📈 view plot
🚷 view threshold
122.78 ms
(-4.54%)Baseline: 128.62 ms
135.05 ms
(90.92%)
🐰 View full continuous benchmarking report in Bencher

Copy link
Collaborator

@stevenbal stevenbal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you apply the same changes

@danielmursa-dev danielmursa-dev force-pushed the feature/add-version-policy branch 4 times, most recently from b668e48 to 50f0b5e Compare February 11, 2026 08:34
@github-actions
Copy link
Contributor

github-actions bot commented Feb 11, 2026

🐰 Bencher Report

Branchfeature/add-version-policy
Testbedubuntu-24.04

🚨 1 Alert

BenchmarkMeasure
Units
ViewBenchmark Result
(Result Δ%)
Upper Boundary
(Limit %)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_resultLatency
milliseconds (ms)
📈 plot
🚷 threshold
🚨 alert (🔔)
22.97 ms
(+5.18%)Baseline: 21.84 ms
22.93 ms
(100.17%)

Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_by_object_type📈 view plot
🚷 view threshold
125.46 ms
(+3.35%)Baseline: 121.39 ms
127.46 ms
(98.43%)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_result📈 view plot
🚷 view threshold
🚨 view alert (🔔)
22.97 ms
(+5.18%)Baseline: 21.84 ms
22.93 ms
(100.17%)

performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_1📈 view plot
🚷 view threshold
314.51 ms
(+3.14%)Baseline: 304.94 ms
320.18 ms
(98.23%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_5📈 view plot
🚷 view threshold
312.03 ms
(+2.37%)Baseline: 304.81 ms
320.05 ms
(97.50%)
performance_test/tests/test_objects_list.py::test_objects_api_list_small_page_size_page_20📈 view plot
🚷 view threshold
133.32 ms
(+1.75%)Baseline: 131.03 ms
137.58 ms
(96.91%)
🐰 View full continuous benchmarking report in Bencher

Copy link
Collaborator

@stevenbal stevenbal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor wording issue remaining, looks good otherwise.

@danielmursa-dev could you apply the same suggestions to Open Zaak and the other open PRs for this issue?

@stevenbal stevenbal merged commit 6001c75 into master Feb 12, 2026
27 checks passed
@stevenbal stevenbal deleted the feature/add-version-policy branch February 12, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Describe versioning policy in documentation for all components

3 participants